Floating Panels > The floating panel API > isAvailableInCodeView()

 

isAvailableInCodeView()

Description

Defined by a floating panel to determine whether the floating panel should be enabled when focus is in the Code view. If this function is not defined, the floating panel is disabled in the Code view.

Arguments

None.

Returns

A Boolean value indicating whether the floating panel should be enabled.